projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
343a34f
)
Mention buffer size limit --with-wide-int on 32-bit hosts.
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 18 Oct 2011 15:34:06 +0000
(08:34 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 18 Oct 2011 15:34:06 +0000
(08:34 -0700)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 5592fe325ff0c1c1d5a476ace911ba38e5f67bc2..6d6efa7c1ceb34abfaab5a0726eab33e7fba8b59 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-51,6
+51,8
@@
This is not a new feature; only the configure flag is new.
---
** There is a new configure option --with-wide-int.
With it, Emacs integers typically have 62 bits, even on 32-bit machines.
+On 32-bit hosts, this raises the limit on buffer sizes from 512 MiB to
+a bit less than 4 GiB, with the exact limit set by the operating system.
---
** New translation of the Emacs Tutorial in Hebrew is available.